vcSetStatisticsFlowStatement
Flow statement updates statistics behavior and it records one or more products' components transferring in or out. If more than one product is given as input, they are all recorded at once.
See in: Overview
Module: vcProcessModel
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| FlowDirection | vcFlowDirection | RW | Gets or sets the direction whether the product transferred into the process or left it. |
| ProductVariableName | String | RW | Gets or sets the name of input variable from which to get the product instances to record. Can be a list of products. |
| Statistics | vcStatistics | RW | Gets or sets the statistics behavior to change the state of. Must be from the same component. |